.pad0
{
padding:0px;
}

/* Conatct start */

        .header-title
        {
          text-align: center;
          color:#00bfff;
        }

        #tip 
        {
            display:none;  
        }

        .fadeIn
        {
          animation-duration: 3s;
        }

        .form-control
        {
        	border-radius:0px;
        	border:1px solid #EDEDED;
        }

        .form-control:focus
        {
        	border:1px solid #00bfff;
        }

        .textarea-contact
        {
        	resize:none; 
        }

        .btn-send
        {
        	border-radius: 0px;
        	border:1px solid #00bfff;
        	background:#00bfff;
        	color:#fff; 
        }

        .btn-send:hover
        {
        	border:1px solid #00bfff;
        	background:#fff;
        	color:#00bfff;
        	transition:background 0.5s;   
        }

        .second-portion
        {
	margin-top: 20px;
        }

		        @import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";
		@import "http://fonts.googleapis.com/css?family=Roboto:400,500";

		.box > .icon { text-align: center; position: relative; }
		.box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	vertical-align: middle;
	background-color: #666666;
}
		.box > .icon:hover > .image { background: #333; }
		.box > .icon > .image > i {
	font-size: 36px !important;
	color: #fff !important;
}
		.box > .icon:hover > .image > i {
	color: white !important;
}
		.box > .icon > .info {
	margin-top: -24px;
	border: thin solid #e0e0e0;
	min-height: 163px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
}
		.box > .icon:hover > .info {
	border-color: #e0e0e0;
	color: white;
	text-align: center;
}
		.box > .icon > .info > h3.title {
	font-family: "Robot", sans-serif !important;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
		.box > .icon > .info > p {
	font-family: "Robot", sans-serif !important;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
		.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
	color: #FFF;
}
		.box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
		.box > .icon:hover > .info > .more > a {
	color: #fff;
	background-color: #63B76C;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
		.box .space {
	height: 30px;
}

		@media only screen and (max-width: 768px)
		{
			.contact-form
			{
				margin-top:25px; 
			}

			.btn-send
			{
	width: 100%;
	padding: 10px;
			}

			.second-portion
			{
	margin-top: 25px;
			}
		}
	/* Conatct end */
.yukaricik {
z-index:100;
position:fixed;
bottom:15px;
right:15px;
display:none;
}
.yukaricik-buton {
width:60px;
height:60px;
}